- FLUX
FLUX
Official Black Forest Labs MCP server for FLUX image generation and editing — text-to-image, image-to-image, and multi-reference editing via the hosted endpoint at mcp.bfl.ai.
Overview
**FLUX MCP ** Official MCP server from Black Forest Labs for FLUX image generation and editing.
**Capabilities **
- Text-to-image
- Image-to-image editing
- Multi-reference editing (up to 8 input images)
Connect
Hosted at https://mcp.bfl.ai (OAuth). For HTTP-capable clients like Claude Code:
claude mcp add --transport http FLUX https://mcp.bfl.ai
For stdio-only clients, bridge via mcp-remote:
{
"mcpServers": {
"FLUX": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://mcp.bfl.ai"]
}
}
}
Server Config
{
"mcpServers": {
"FLUX": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.bfl.ai"
]
}
}
}Project Info
Created At
2 hours agoUpdated At
2 hours agoAuthor Name
Black Forest LabsStar
-Language
-License
-Recommend Servers
View AllFilesystem
@modelcontextprotocol
2 months ago
Template Vault
3 hours ago
Howtocook Mcp
16 hours ago
Mathlas
@Archerkattri
17 hours ago
Adcrunch
@adcrunchdev
3 hours ago
Abm.dev
a day ago